\(\int \cos (e+f x) \sqrt {a+b \sec ^2(e+f x)} \, dx\) [231]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [C] (warning: unable to verify)
   Fricas [F]
   Sympy [F]
   Maxima [F]
   Giac [F]
   Mupad [F(-1)]

Optimal result

Integrand size = 23, antiderivative size = 80 \[ \int \cos (e+f x) \sqrt {a+b \sec ^2(e+f x)} \, dx=\frac {\sqrt {\cos ^2(e+f x)} E\left (\arcsin (\sin (e+f x))\left |\frac {a}{a+b}\right .\right ) \sqrt {\sec ^2(e+f x) \left (a+b-a \sin ^2(e+f x)\right )}}{f \sqrt {1-\frac {a \sin ^2(e+f x)}{a+b}}} \]

[Out]

EllipticE(sin(f*x+e),(a/(a+b))^(1/2))*(cos(f*x+e)^2)^(1/2)*(sec(f*x+e)^2*(a+b-a*sin(f*x+e)^2))^(1/2)/f/(1-a*si
n(f*x+e)^2/(a+b))^(1/2)

Rubi [A] (verified)

Time = 0.12 (sec) , antiderivative size = 80, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 5, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.217, Rules used = {4233, 1985, 1986, 437, 435} \[ \int \cos (e+f x) \sqrt {a+b \sec ^2(e+f x)} \, dx=\frac {\sqrt {\cos ^2(e+f x)} \sqrt {\sec ^2(e+f x) \left (-a \sin ^2(e+f x)+a+b\right )} E\left (\arcsin (\sin (e+f x))\left |\frac {a}{a+b}\right .\right )}{f \sqrt {1-\frac {a \sin ^2(e+f x)}{a+b}}} \]

[In]

Int[Cos[e + f*x]*Sqrt[a + b*Sec[e + f*x]^2],x]

[Out]

(Sqrt[Cos[e + f*x]^2]*EllipticE[ArcSin[Sin[e + f*x]], a/(a + b)]*Sqrt[Sec[e + f*x]^2*(a + b - a*Sin[e + f*x]^2
)])/(f*Sqrt[1 - (a*Sin[e + f*x]^2)/(a + b)])

Rule 435

Int[Sqrt[(a_) + (b_.)*(x_)^2]/Sqrt[(c_) + (d_.)*(x_)^2], x_Symbol] :> Simp[(Sqrt[a]/(Sqrt[c]*Rt[-d/c, 2]))*Ell
ipticE[ArcSin[Rt[-d/c, 2]*x], b*(c/(a*d))], x] /; FreeQ[{a, b, c, d}, x] && NegQ[d/c] && GtQ[c, 0] && GtQ[a, 0
]

Rule 437

Int[Sqrt[(a_) + (b_.)*(x_)^2]/Sqrt[(c_) + (d_.)*(x_)^2], x_Symbol] :> Dist[Sqrt[a + b*x^2]/Sqrt[1 + (b/a)*x^2]
, Int[Sqrt[1 + (b/a)*x^2]/Sqrt[c + d*x^2], x], x] /; FreeQ[{a, b, c, d}, x] && NegQ[d/c] && GtQ[c, 0] &&  !GtQ
[a, 0]

Rule 1985

Int[(u_.)*((a_) + (b_.)/((c_) + (d_.)*(x_)^(n_)))^(p_), x_Symbol] :> Int[u*((b + a*c + a*d*x^n)/(c + d*x^n))^p
, x] /; FreeQ[{a, b, c, d, n, p}, x]

Rule 1986

Int[(u_.)*((e_.)*((a_.) + (b_.)*(x_)^(n_.))^(q_.)*((c_) + (d_.)*(x_)^(n_))^(r_.))^(p_), x_Symbol] :> Dist[Simp
[(e*(a + b*x^n)^q*(c + d*x^n)^r)^p/((a + b*x^n)^(p*q)*(c + d*x^n)^(p*r))], Int[u*(a + b*x^n)^(p*q)*(c + d*x^n)
^(p*r), x], x] /; FreeQ[{a, b, c, d, e, n, p, q, r}, x]

Rule 4233

Int[sec[(e_.) + (f_.)*(x_)]^(m_.)*((a_) + (b_.)*sec[(e_.) + (f_.)*(x_)]^(n_))^(p_), x_Symbol] :> With[{ff = Fr
eeFactors[Sin[e + f*x], x]}, Dist[ff/f, Subst[Int[(a + b/(1 - ff^2*x^2)^(n/2))^p/(1 - ff^2*x^2)^((m + 1)/2), x
], x, Sin[e + f*x]/ff], x]] /; FreeQ[{a, b, e, f, p}, x] && IntegerQ[(m - 1)/2] && IntegerQ[n/2] &&  !IntegerQ
[p]

Rubi steps \begin{align*} \text {integral}& = \frac {\text {Subst}\left (\int \sqrt {a+\frac {b}{1-x^2}} \, dx,x,\sin (e+f x)\right )}{f} \\ & = \frac {\text {Subst}\left (\int \sqrt {\frac {a+b-a x^2}{1-x^2}} \, dx,x,\sin (e+f x)\right )}{f} \\ & = \frac {\left (\sqrt {\cos ^2(e+f x)} \sqrt {\sec ^2(e+f x) \left (a+b-a \sin ^2(e+f x)\right )}\right ) \text {Subst}\left (\int \frac {\sqrt {a+b-a x^2}}{\sqrt {1-x^2}} \, dx,x,\sin (e+f x)\right )}{f \sqrt {a+b-a \sin ^2(e+f x)}} \\ & = \frac {\left (\sqrt {\cos ^2(e+f x)} \sqrt {\sec ^2(e+f x) \left (a+b-a \sin ^2(e+f x)\right )}\right ) \text {Subst}\left (\int \frac {\sqrt {1-\frac {a x^2}{a+b}}}{\sqrt {1-x^2}} \, dx,x,\sin (e+f x)\right )}{f \sqrt {1-\frac {a \sin ^2(e+f x)}{a+b}}} \\ & = \frac {\sqrt {\cos ^2(e+f x)} E\left (\arcsin (\sin (e+f x))\left |\frac {a}{a+b}\right .\right ) \sqrt {\sec ^2(e+f x) \left (a+b-a \sin ^2(e+f x)\right )}}{f \sqrt {1-\frac {a \sin ^2(e+f x)}{a+b}}} \\ \end{align*}

Mathematica [A] (verified)

Time = 0.64 (sec) , antiderivative size = 69, normalized size of antiderivative = 0.86 \[ \int \cos (e+f x) \sqrt {a+b \sec ^2(e+f x)} \, dx=\frac {\sqrt {2} \cos (e+f x) E\left (e+f x\left |\frac {a}{a+b}\right .\right ) \sqrt {a+b \sec ^2(e+f x)}}{f \sqrt {\frac {a+2 b+a \cos (2 (e+f x))}{a+b}}} \]

[In]

Integrate[Cos[e + f*x]*Sqrt[a + b*Sec[e + f*x]^2],x]

[Out]

(Sqrt[2]*Cos[e + f*x]*EllipticE[e + f*x, a/(a + b)]*Sqrt[a + b*Sec[e + f*x]^2])/(f*Sqrt[(a + 2*b + a*Cos[2*(e
+ f*x)])/(a + b)])

Maple [C] (warning: unable to verify)

Result contains complex when optimal does not.

Time = 3.87 (sec) , antiderivative size = 4727, normalized size of antiderivative = 59.09

method result size
default \(\text {Expression too large to display}\) \(4727\)

[In]

int(cos(f*x+e)*(a+b*sec(f*x+e)^2)^(1/2),x,method=_RETURNVERBOSE)

[Out]

-1/f/((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)/(2*I*a^(1/2)*b^(1/2)-a+b)*((a*(1-cos(f*x+e))^4*csc(f*x+e)^4+b*(1-
cos(f*x+e))^4*csc(f*x+e)^4-2*a*(1-cos(f*x+e))^2*csc(f*x+e)^2+2*b*(1-cos(f*x+e))^2*csc(f*x+e)^2+a+b)/((1-cos(f*
x+e))^2*csc(f*x+e)^2-1)^2)^(1/2)*((1-cos(f*x+e))^2*csc(f*x+e)^2-1)*(2*I*a^(3/2)*b^(1/2)*((2*I*a^(1/2)*b^(1/2)+
a-b)/(a+b))^(1/2)*(csc(f*x+e)-cot(f*x+e))+2*I*a^(1/2)*b^(3/2)*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*(csc(f*x
+e)-cot(f*x+e))+2*(-(2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2+a*(1-cos(f*x+e))^2*csc(f*x+e)^2-b*(1-co
s(f*x+e))^2*csc(f*x+e)^2-a-b)/(a+b))^(1/2)*((2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2-a*(1-cos(f*x+e)
)^2*csc(f*x+e)^2+b*(1-cos(f*x+e))^2*csc(f*x+e)^2+a+b)/(a+b))^(1/2)*EllipticF(((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))
^(1/2)*(csc(f*x+e)-cot(f*x+e)),(-(4*I*a^(3/2)*b^(1/2)-4*I*a^(1/2)*b^(3/2)-a^2+6*a*b-b^2)/(a+b)^2)^(1/2))*a*b-2
*(-(2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2+a*(1-cos(f*x+e))^2*csc(f*x+e)^2-b*(1-cos(f*x+e))^2*csc(f
*x+e)^2-a-b)/(a+b))^(1/2)*((2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2-a*(1-cos(f*x+e))^2*csc(f*x+e)^2+
b*(1-cos(f*x+e))^2*csc(f*x+e)^2+a+b)/(a+b))^(1/2)*EllipticE(((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*(csc(f*x+e
)-cot(f*x+e)),(-(4*I*a^(3/2)*b^(1/2)-4*I*a^(1/2)*b^(3/2)-a^2+6*a*b-b^2)/(a+b)^2)^(1/2))*a*b-4*((2*I*a^(1/2)*b^
(1/2)+a-b)/(a+b))^(1/2)*a*b*(1-cos(f*x+e))^3*csc(f*x+e)^3-(-(2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2
+a*(1-cos(f*x+e))^2*csc(f*x+e)^2-b*(1-cos(f*x+e))^2*csc(f*x+e)^2-a-b)/(a+b))^(1/2)*((2*I*a^(1/2)*b^(1/2)*(1-co
s(f*x+e))^2*csc(f*x+e)^2-a*(1-cos(f*x+e))^2*csc(f*x+e)^2+b*(1-cos(f*x+e))^2*csc(f*x+e)^2+a+b)/(a+b))^(1/2)*Ell
ipticE(((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*(csc(f*x+e)-cot(f*x+e)),(-(4*I*a^(3/2)*b^(1/2)-4*I*a^(1/2)*b^(3
/2)-a^2+6*a*b-b^2)/(a+b)^2)^(1/2))*a^2*(1-cos(f*x+e))^2*csc(f*x+e)^2-(-(2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*c
sc(f*x+e)^2+a*(1-cos(f*x+e))^2*csc(f*x+e)^2-b*(1-cos(f*x+e))^2*csc(f*x+e)^2-a-b)/(a+b))^(1/2)*((2*I*a^(1/2)*b^
(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2-a*(1-cos(f*x+e))^2*csc(f*x+e)^2+b*(1-cos(f*x+e))^2*csc(f*x+e)^2+a+b)/(a+b)
)^(1/2)*EllipticE(((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*(csc(f*x+e)-cot(f*x+e)),(-(4*I*a^(3/2)*b^(1/2)-4*I*a
^(1/2)*b^(3/2)-a^2+6*a*b-b^2)/(a+b)^2)^(1/2))*b^2*(1-cos(f*x+e))^2*csc(f*x+e)^2+2*I*a^(3/2)*b^(1/2)*((2*I*a^(1
/2)*b^(1/2)+a-b)/(a+b))^(1/2)*(1-cos(f*x+e))^5*csc(f*x+e)^5+2*I*a^(1/2)*b^(3/2)*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+
b))^(1/2)*(1-cos(f*x+e))^5*csc(f*x+e)^5-4*I*a^(3/2)*b^(1/2)*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*(1-cos(f*x
+e))^3*csc(f*x+e)^3+4*I*a^(1/2)*b^(3/2)*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*(1-cos(f*x+e))^3*csc(f*x+e)^3+
2*I*a^(3/2)*b^(1/2)*(-(2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2+a*(1-cos(f*x+e))^2*csc(f*x+e)^2-b*(1-
cos(f*x+e))^2*csc(f*x+e)^2-a-b)/(a+b))^(1/2)*((2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2-a*(1-cos(f*x+
e))^2*csc(f*x+e)^2+b*(1-cos(f*x+e))^2*csc(f*x+e)^2+a+b)/(a+b))^(1/2)*EllipticF(((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b
))^(1/2)*(csc(f*x+e)-cot(f*x+e)),(-(4*I*a^(3/2)*b^(1/2)-4*I*a^(1/2)*b^(3/2)-a^2+6*a*b-b^2)/(a+b)^2)^(1/2))+2*I
*a^(1/2)*b^(3/2)*(-(2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2+a*(1-cos(f*x+e))^2*csc(f*x+e)^2-b*(1-cos
(f*x+e))^2*csc(f*x+e)^2-a-b)/(a+b))^(1/2)*((2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2-a*(1-cos(f*x+e))
^2*csc(f*x+e)^2+b*(1-cos(f*x+e))^2*csc(f*x+e)^2+a+b)/(a+b))^(1/2)*EllipticF(((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^
(1/2)*(csc(f*x+e)-cot(f*x+e)),(-(4*I*a^(3/2)*b^(1/2)-4*I*a^(1/2)*b^(3/2)-a^2+6*a*b-b^2)/(a+b)^2)^(1/2))+2*I*a^
(3/2)*b^(1/2)*(-(2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2+a*(1-cos(f*x+e))^2*csc(f*x+e)^2-b*(1-cos(f*
x+e))^2*csc(f*x+e)^2-a-b)/(a+b))^(1/2)*((2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2-a*(1-cos(f*x+e))^2*
csc(f*x+e)^2+b*(1-cos(f*x+e))^2*csc(f*x+e)^2+a+b)/(a+b))^(1/2)*EllipticF(((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/
2)*(csc(f*x+e)-cot(f*x+e)),(-(4*I*a^(3/2)*b^(1/2)-4*I*a^(1/2)*b^(3/2)-a^2+6*a*b-b^2)/(a+b)^2)^(1/2))*(1-cos(f*
x+e))^2*csc(f*x+e)^2+2*I*a^(1/2)*b^(3/2)*(-(2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2+a*(1-cos(f*x+e))
^2*csc(f*x+e)^2-b*(1-cos(f*x+e))^2*csc(f*x+e)^2-a-b)/(a+b))^(1/2)*((2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f
*x+e)^2-a*(1-cos(f*x+e))^2*csc(f*x+e)^2+b*(1-cos(f*x+e))^2*csc(f*x+e)^2+a+b)/(a+b))^(1/2)*EllipticF(((2*I*a^(1
/2)*b^(1/2)+a-b)/(a+b))^(1/2)*(csc(f*x+e)-cot(f*x+e)),(-(4*I*a^(3/2)*b^(1/2)-4*I*a^(1/2)*b^(3/2)-a^2+6*a*b-b^2
)/(a+b)^2)^(1/2))*(1-cos(f*x+e))^2*csc(f*x+e)^2-((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*a^2*(1-cos(f*x+e))^5*c
sc(f*x+e)^5-(-(2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2+a*(1-cos(f*x+e))^2*csc(f*x+e)^2-b*(1-cos(f*x+
e))^2*csc(f*x+e)^2-a-b)/(a+b))^(1/2)*((2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2-a*(1-cos(f*x+e))^2*cs
c(f*x+e)^2+b*(1-cos(f*x+e))^2*csc(f*x+e)^2+a+b)/(a+b))^(1/2)*EllipticE(((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)
*(csc(f*x+e)-cot(f*x+e)),(-(4*I*a^(3/2)*b^(1/2)-4*I*a^(1/2)*b^(3/2)-a^2+6*a*b-b^2)/(a+b)^2)^(1/2))*a^2-(-(2*I*
a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2+a*(1-cos(f*x+e))^2*csc(f*x+e)^2-b*(1-cos(f*x+e))^2*csc(f*x+e)^2-
a-b)/(a+b))^(1/2)*((2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2-a*(1-cos(f*x+e))^2*csc(f*x+e)^2+b*(1-cos
(f*x+e))^2*csc(f*x+e)^2+a+b)/(a+b))^(1/2)*EllipticE(((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*(csc(f*x+e)-cot(f*
x+e)),(-(4*I*a^(3/2)*b^(1/2)-4*I*a^(1/2)*b^(3/2)-a^2+6*a*b-b^2)/(a+b)^2)^(1/2))*b^2+((2*I*a^(1/2)*b^(1/2)+a-b)
/(a+b))^(1/2)*b^2*(1-cos(f*x+e))^5*csc(f*x+e)^5+2*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*a^2*(1-cos(f*x+e))^3
*csc(f*x+e)^3+2*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*b^2*(1-cos(f*x+e))^3*csc(f*x+e)^3-((2*I*a^(1/2)*b^(1/2
)+a-b)/(a+b))^(1/2)*a^2*(csc(f*x+e)-cot(f*x+e))+((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*b^2*(csc(f*x+e)-cot(f*
x+e))-2*(-(2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2+a*(1-cos(f*x+e))^2*csc(f*x+e)^2-b*(1-cos(f*x+e))^
2*csc(f*x+e)^2-a-b)/(a+b))^(1/2)*((2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2-a*(1-cos(f*x+e))^2*csc(f*
x+e)^2+b*(1-cos(f*x+e))^2*csc(f*x+e)^2+a+b)/(a+b))^(1/2)*EllipticE(((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*(cs
c(f*x+e)-cot(f*x+e)),(-(4*I*a^(3/2)*b^(1/2)-4*I*a^(1/2)*b^(3/2)-a^2+6*a*b-b^2)/(a+b)^2)^(1/2))*a*b*(1-cos(f*x+
e))^2*csc(f*x+e)^2+2*(-(2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2+a*(1-cos(f*x+e))^2*csc(f*x+e)^2-b*(1
-cos(f*x+e))^2*csc(f*x+e)^2-a-b)/(a+b))^(1/2)*((2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2-a*(1-cos(f*x
+e))^2*csc(f*x+e)^2+b*(1-cos(f*x+e))^2*csc(f*x+e)^2+a+b)/(a+b))^(1/2)*EllipticF(((2*I*a^(1/2)*b^(1/2)+a-b)/(a+
b))^(1/2)*(csc(f*x+e)-cot(f*x+e)),(-(4*I*a^(3/2)*b^(1/2)-4*I*a^(1/2)*b^(3/2)-a^2+6*a*b-b^2)/(a+b)^2)^(1/2))*b^
2*(1-cos(f*x+e))^2*csc(f*x+e)^2+2*(-(2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2+a*(1-cos(f*x+e))^2*csc(
f*x+e)^2-b*(1-cos(f*x+e))^2*csc(f*x+e)^2-a-b)/(a+b))^(1/2)*((2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2
-a*(1-cos(f*x+e))^2*csc(f*x+e)^2+b*(1-cos(f*x+e))^2*csc(f*x+e)^2+a+b)/(a+b))^(1/2)*EllipticF(((2*I*a^(1/2)*b^(
1/2)+a-b)/(a+b))^(1/2)*(csc(f*x+e)-cot(f*x+e)),(-(4*I*a^(3/2)*b^(1/2)-4*I*a^(1/2)*b^(3/2)-a^2+6*a*b-b^2)/(a+b)
^2)^(1/2))*a*b*(1-cos(f*x+e))^2*csc(f*x+e)^2+2*(-(2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2*csc(f*x+e)^2+a*(1-cos(f
*x+e))^2*csc(f*x+e)^2-b*(1-cos(f*x+e))^2*csc(f*x+e)^2-a-b)/(a+b))^(1/2)*((2*I*a^(1/2)*b^(1/2)*(1-cos(f*x+e))^2
*csc(f*x+e)^2-a*(1-cos(f*x+e))^2*csc(f*x+e)^2+b*(1-cos(f*x+e))^2*csc(f*x+e)^2+a+b)/(a+b))^(1/2)*EllipticF(((2*
I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*(csc(f*x+e)-cot(f*x+e)),(-(4*I*a^(3/2)*b^(1/2)-4*I*a^(1/2)*b^(3/2)-a^2+6*a
*b-b^2)/(a+b)^2)^(1/2))*b^2)/(a*(1-cos(f*x+e))^4*csc(f*x+e)^4+b*(1-cos(f*x+e))^4*csc(f*x+e)^4-2*a*(1-cos(f*x+e
))^2*csc(f*x+e)^2+2*b*(1-cos(f*x+e))^2*csc(f*x+e)^2+a+b)/((1-cos(f*x+e))^2*csc(f*x+e)^2+1)

Fricas [F]

\[ \int \cos (e+f x) \sqrt {a+b \sec ^2(e+f x)} \, dx=\int { \sqrt {b \sec \left (f x + e\right )^{2} + a} \cos \left (f x + e\right ) \,d x } \]

[In]

integrate(cos(f*x+e)*(a+b*sec(f*x+e)^2)^(1/2),x, algorithm="fricas")

[Out]

integral(sqrt(b*sec(f*x + e)^2 + a)*cos(f*x + e), x)

Sympy [F]

\[ \int \cos (e+f x) \sqrt {a+b \sec ^2(e+f x)} \, dx=\int \sqrt {a + b \sec ^{2}{\left (e + f x \right )}} \cos {\left (e + f x \right )}\, dx \]

[In]

integrate(cos(f*x+e)*(a+b*sec(f*x+e)**2)**(1/2),x)

[Out]

Integral(sqrt(a + b*sec(e + f*x)**2)*cos(e + f*x), x)

Maxima [F]

\[ \int \cos (e+f x) \sqrt {a+b \sec ^2(e+f x)} \, dx=\int { \sqrt {b \sec \left (f x + e\right )^{2} + a} \cos \left (f x + e\right ) \,d x } \]

[In]

integrate(cos(f*x+e)*(a+b*sec(f*x+e)^2)^(1/2),x, algorithm="maxima")

[Out]

integrate(sqrt(b*sec(f*x + e)^2 + a)*cos(f*x + e), x)

Giac [F]

\[ \int \cos (e+f x) \sqrt {a+b \sec ^2(e+f x)} \, dx=\int { \sqrt {b \sec \left (f x + e\right )^{2} + a} \cos \left (f x + e\right ) \,d x } \]

[In]

integrate(cos(f*x+e)*(a+b*sec(f*x+e)^2)^(1/2),x, algorithm="giac")

[Out]

integrate(sqrt(b*sec(f*x + e)^2 + a)*cos(f*x + e), x)

Mupad [F(-1)]

Timed out. \[ \int \cos (e+f x) \sqrt {a+b \sec ^2(e+f x)} \, dx=\int \cos \left (e+f\,x\right )\,\sqrt {a+\frac {b}{{\cos \left (e+f\,x\right )}^2}} \,d x \]

[In]

int(cos(e + f*x)*(a + b/cos(e + f*x)^2)^(1/2),x)

[Out]

int(cos(e + f*x)*(a + b/cos(e + f*x)^2)^(1/2), x)